Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/BurntSushi/toml v1.3.2 -> v1.5.0 age confidence

Release Notes

BurntSushi/toml (github.com/BurntSushi/toml)

v1.5.0

Compare Source

Mostly some small bugfixes, with a few small new features:

  • Add Position.Col, to mark the column an error occurred (#​410)

  • Print more detailed errors in the tomlv CLI.

  • Ensure ParseError.Message is always set (#​411)

  • Allow custom string types as map keys (#​414)

  • Mark meta keys as decoded when using Unmarshaler interface (#​426)

  • Fix encoding when nested inline table ends with map (#​438)

  • Fix encoding of several layers of embedded structs (#​430)

  • Fix ErrorWithPosition panic when there is no newline in the TOML document (#​433)

v1.4.0

Compare Source

This version requires Go 1.18

  • Add toml.Marshal() (#​405)

  • Require 2-digit hour (#​320)

  • Wrap UnmarshalTOML() and UnmarshalText() return values in ParseError for position information (#​398)

  • Fix inline tables with dotted keys inside inline arrays (e.g. k=[{a.b=1}]) (#​400)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependencies This change updates, adds, or removes a dependency label May 23, 2024
@renovate renovate bot changed the title chore(deps): update module github.com/BurntSushi/toml to v1.4.0 chore(deps): update module github.com/BurntSushi/toml to v1.5.0 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from e297a78 to 43be21f Compare March 18, 2025 03:42
@renovate renovate bot changed the title chore(deps): update module github.com/BurntSushi/toml to v1.5.0 chore(deps): update module github.com/BurntSushi/toml to v1.5.0 - autoclosed Jul 24, 2025
@renovate renovate bot closed this Jul 24, 2025
@renovate renovate bot deleted the renovate/github.com-burntsushi-toml-1.x branch July 24, 2025 01:58
@renovate renovate bot changed the title chore(deps): update module github.com/BurntSushi/toml to v1.5.0 - autoclosed chore(deps): update module github.com/BurntSushi/toml to v1.5.0 Jul 24, 2025
@renovate renovate bot reopened this Jul 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from 2dcabdf to 43be21f Compare July 24, 2025 06:56
@renovate renovate bot changed the title chore(deps): update module github.com/BurntSushi/toml to v1.5.0 chore(deps): update module github.com/BurntSushi/toml to v1.5.0 - autoclosed Jul 24, 2025
@renovate renovate bot closed this Jul 24, 2025
@renovate renovate bot changed the title chore(deps): update module github.com/BurntSushi/toml to v1.5.0 - autoclosed chore(deps): update module github.com/BurntSushi/toml to v1.5.0 Jul 24, 2025
@renovate renovate bot reopened this Jul 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from 8bff257 to 43be21f Compare July 24, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies This change updates, adds, or removes a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants